GrapeCity.CalcEngine.Functions Namespace > CalcLenFunction Class > Evaluate Method : Evaluate(Object[]) Method |
The args contains 1 item: text.
Text is the text whose length you want to find. Spaces count as characters.
'Usage Dim instance As CalcLenFunction Dim args() As Object Dim value As Object value = instance.Evaluate(args)
The args contains 1 item: text.
Text is the text whose length you want to find. Spaces count as characters.
Target Platforms: Windows Server 2012, Windows RT